@charset "UTF-8";
@media screen and (max-width: 1024px) { /*底部----------*/
  .footer { padding: 10px 0; }
  .footer p { float: none; height: auto; line-height: 30px; text-align: center; } }
@media screen and (max-width: 768px) { /*导航*/
  .navbar { display: none; }
  .pcnav { display: block; }
  /*首页--------------------*/
  .slide-news { width: 100% !important; margin-bottom: 30px; float: none; }
  .slide-news .item { text-align: center; }
  .slide-news .item img { display: inline-block !important; }
  .tab-news1 { width: 50%; margin-left: 0; }
  .baoming-btn { width: 45%; }
  .tab-news2 { width: 100% !important; float: none; }
  .ipic-list { float: none; width: 100% !important; margin-top: 30px; }
  /*内页----------------*/
  .inside-menu { float: none; width: 100% !important; margin-bottom: 20px; }
  .inside-con { width: 68%; margin-left: 0; }
    .inside-cons { width: 100% !important; margin-left: 0; }
  .inside-right { width: 30%; }
  /*底部---------*/
  .foot-nav { margin-top: 30px; }
  .foot-nav ul li { margin: 10px 0; } }
@media screen and (max-width: 767px) { .navbar { display: block !important; }
  .pcnav { display: none !important; }
  /*时间和搜索*/
  .time-search { padding: 10px 0; }
  .itime, .isearch { float: none; width: 100% !important; }
  .itime { height: auto; line-height: 33px; }
  .isearch { margin-top: 10px; }
  /*内页----------------*/
  .inside-menu { display: none; }
  .inside-con { width: 68%; margin-left: 0; }
  .inside-right { width: 30%; } }
@media screen and (max-width: 640px) { /*内页----------------*/
  .inside-menu { display: none; }
  .inside-con { width: 100% !important; margin-left: 0; margin-bottom: 20px; }
  .inside-right { width: 100% !important;  display: none;}
  .inside-right .new-rel, .inside-right .net-diaocha { width: 49%; }
  .inside-right .new-rel { float: left; }
  .inside-right .net-diaocha { float: right; margin-top: 0; } }
@media screen and (max-width: 480px) { /*首页------------------------*/
  .tab-news1, .baoming-btn { float: none; width: 100% !important; }
  .baoming-btn { margin: 30px auto 0; }
  .ipic-list ul li { width: 50%; }
  /*首页-----------*/
  .itime { background: none; padding-left: 0; } }
@media screen and (max-width: 320px) { /*内页-----------------*/
  .inside-con { border: none; padding: 0; }
  .con-title { height: auto; overflow: hidden; }
  .con-title strong, .con-title p { float: none; }
  .inside-right .new-rel, .inside-right .net-diaocha { width: 100% !important; float: none; }
  .inside-right .net-diaocha { margin-top: 20px; }
  /*底部------------------*/
  .foot-nav ul li { width: 50%; } }
.sub a{color: #fff !important; display: block; line-height: 24px; padding-left: 10%;}

/*# sourceMappingURL=media.css.map */
